Searched defs:permissions (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dcksum.c56 " If \b--header\b or \b--permissions\b was specified in the previous"
60 " that does not match. If \afile\a was generated by \b--permissions\b"
66 " [+permissions?Subsequent lines were generated with"
67 " \b--permissions\b.]"
70 " \b--check\b and \b--permissions\b.]"
73 "[p:permissions?If \b--check\b is not specified then list the file"
82 " \b--permissions\b.]"
128 int permissions; /* include mode,uer,group */ member in struct:State_s
129 int haveperm; /* permissions in the input */
331 else if (!state->permissions)
[all...]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h11 * See the License for the specific language governing permissions
141 unsigned int permissions; member in struct:__anon371
H A Dremote_cfg.h11 * See the License for the specific language governing permissions
96 * The permissions field indicates if the list_ext command should
98 * sufficient access permissions to view.
245 unsigned int permissions; member in struct:__anon393
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c11 * See the License for the specific language governing permissions
206 char *permissions; local
261 permissions = &userName[strlen(userName)+1];
262 passwd = &permissions[strlen(permissions)+1];
264 (void) printf(" %-16s %-15s ", userName, permissions);
309 permissions = &userName[strlen(userName)+1];
310 passwd = &permissions[strlen(permissions)+1];
312 userName, permissions);
434 int permissions; local
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h10 * See the License for the specific language governing permissions
1005 nfsace4 permissions; member in struct:open_read_delegation4
1013 nfsace4 permissions; member in struct:open_write_delegation4

Completed in 93 milliseconds