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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf.c57 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 Dtmpmtab.c49 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 Ddnssd_ipc.h204 #define get_flags get_uint32 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c376 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 Dk5-int.h2545 krb5_error_code (KRB5_CALLCONV *get_flags) (krb5_context, krb5_ccache, member in struct:_krb5_cc_ops

Completed in 397 milliseconds