Searched defs:is_admin (Results 1 - 6 of 6) sorted by relevance
/pkg/src/modules/portable/ |
H A D | os_darwin.py | 34 is_admin, get_userid, get_username, chown, rename, remove, link, \ 35 split_path, get_root, assert_mode namespace
|
H A D | os_aix.py | 35 is_admin, get_userid, get_username, rename, remove, link, split_path, \ 36 get_root, assert_mode, copyfile namespace
|
H A D | __init__.py | 124 def is_admin(): function
|
H A D | os_sunos.py | 38 get_usernames_by_gid, is_admin, get_userid, get_username, chown, rename, \ 39 remove, link, copyfile, split_path, get_root, assert_mode namespace
|
H A D | os_unix.py | 95 def is_admin(): function
|
H A D | os_windows.py | 91 def is_admin(): function
|
Completed in 13 milliseconds