Home
last modified time | relevance | path

Searched defs:NFIELDS (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/sec/
H A Dauth_kern.c151 #define NFIELDS 5 in authkern_marshal() macro
H A Dauth_loopb.c154 #define NFIELDS 5 in authloopback_marshal() macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c424 #define NFIELDS 21 /* 16 control characters + 4 sets of modes */ macro
/titanic_44/usr/src/cmd/lofiadm/
H A Dmain.c768 #define NFIELDS 4 in parsetoken() macro
/titanic_44/usr/src/cmd/ps/
H A Dps.c218 #define NFIELDS (sizeof (fname) / sizeof (fname[0])) macro