HomeSort by relevance Sort by last modified time
    Searched defs:mode_t (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/lib/libmail/inc/
libmail.h 53 typedef int mode_t; typedef
62 extern int delempty(mode_t m, char *mailname);
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
stdtypes.h 52 typedef unsigned short mode_t; /* file mode bits */ typedef
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 331 typedef ulong_t mode_t; /* file attribute type */ typedef
333 typedef uint_t mode_t; typedef
  /onnv/onnv-gate/usr/src/cmd/ssh/include/
defines.h 295 typedef int mode_t; typedef
  /onnv/onnv-gate/usr/src/cmd/mailx/hdr/
def.h 410 typedef int mode_t; typedef
621 extern int delempty(mode_t, char *);
  /onnv/onnv-gate/usr/src/uts/common/sys/
types.h 369 typedef uint_t mode_t; /* file attribute type */ typedef
371 typedef ulong_t mode_t; /* (historical version) */ typedef
  /onnv/onnv-gate/usr/src/cmd/sendmail/include/sm/
conf.h 505 # define MODE_T int
694 # define MODE_T int /* and mode_t */
861 # define MODE_T int /* va_arg() can't handle less than int */
1305 typedef unsigned long mode_t; typedef
    [all...]

Completed in 780 milliseconds