Searched defs:perms (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/backup/dump/ |
H A D | dumpmain.c | 1392 safe_open_common(const char *filename, int mode, int perms, int device) in safe_open_common() 1577 safe_file_open(const char *filename, int mode, int perms) in safe_file_open() 1586 safe_device_open(const char *filename, int mode, int perms) in safe_device_open() 1595 safe_fopen(const char *filename, const char *smode, int perms) in safe_fopen()
|
/titanic_44/usr/src/common/zfs/ |
H A D | zfs_deleg.c | 150 nvlist_t *perms; in zfs_deleg_verify_nvlist() local
|
/titanic_44/usr/src/cmd/modload/ |
H A D | update_drv.c | 95 char *perms = NULL; in main() local
|
H A D | add_drv.c | 96 char *perms = NULL; in main() local
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 77 public Configuration(String location, int perms) throws PoolsException in Configuration() 126 public void open(String location, int perms) throws PoolsException in open()
|
/titanic_44/usr/src/lib/pyzfs/common/ |
H A D | allow.py | 134 def args_to_perms(parser, options, who, perms): argument
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_deleg.c | 101 nvlist_t *perms; in dsl_deleg_can_allow() local 176 nvlist_t *perms; in dsl_deleg_set_sync() local 219 nvlist_t *perms; in dsl_deleg_unset_sync() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs.c | 621 perms(n) in perms() function
|
H A D | snoop_nfs3.c | 992 perms(n) in perms() function
|
H A D | snoop_nfs_acl.c | 780 static char *perms[] = { variable
|
/titanic_44/usr/src/uts/common/os/ |
H A D | core.c | 192 mode_t perms = (S_IRUSR | S_IWUSR); in create_core_file() local
|
/titanic_44/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4681 char *perms; member 4836 const char *who, char *perms, nvlist_t *top_nvl) in store_allow_perm() 5237 struct deleg_perms *perms = (struct deleg_perms *)data; in set_deleg_perms() local
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | linkprop.c | 4774 uint_t perms; in dladm_get_state() local
|