Searched defs:get_flags (Results 1 - 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/ipf/tools/ |
| H A D | ipf.c | 57 static int get_flags __P((void)); 223 static int get_flags() function 285 flag = get_flags(); 324 flag = get_flags(); 562 flags = get_flags();
|
| /illumos-gate/usr/src/cmd/ttymon/ |
| H A D | tmpmtab.c | 49 static int get_flags(); 167 if ((get_flags(wptr, &gptr->p_flags)) != 0) { 301 * get_flags - scan flags field to set U_FLAG and X_FLAG 304 get_flags(wptr, flags) function
|
| /illumos-gate/usr/src/lib/libdns_sd/common/ |
| H A D | dnssd_ipc.h | 204 #define get_flags get_uint32 macro
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_nfs4.c | 376 static char *get_flags(uint_t, ftype_names_t *, uint_t, int, char *); 379 get_flags((flag), open_rflags, num_open_rflags, 1, " RF=") 382 get_flags((flag), open_rflags, num_open_rflags, 0, NULL) 3677 get_flags(uint_t flag, ftype_names_t *names, uint_t num_flags, int shortname, function
|
| /illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/ |
| H A D | k5-int.h | 2545 krb5_error_code (KRB5_CALLCONV *get_flags) (krb5_context, krb5_ccache, member in struct:_krb5_cc_ops
|
Completed in 397 milliseconds