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

  /onnv/onnv-gate/usr/src/uts/common/fs/ufs/
ufs_bmap.c 1189 daddr_t limits[NIADDR]; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/
nis_proc.h 81 struct limits { struct
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.func.c 24 * N.B.: Some of the limits change from SunOS 4.x to SunOS 5.0. In
30 struct limits { struct
35 } limits[] = { variable in typeref:struct:limits
54 static int getval(struct limits *lp, tchar **v, rlim_t *);
66 void plim(struct limits *lp, tchar hard);
1281 struct limits *
1284 struct limits *lp, *res;
1290 for (lp = limits; lp->limconst >= 0; lp++) {
1308 struct limits *lp;
1321 for (lp = limits; lp->limconst >= 0; lp++)
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/include/
defs.h 98 struct limits struct
112 struct limits lim; /* run time limits */ \
  /onnv/onnv-gate/usr/src/lib/libnsl/dial/
uucp.h 387 /* This structure describes the values from Limits file */
388 struct limits { struct
447 extern int scanlimit(); /* limits.c */
  /onnv/onnv-gate/usr/src/cmd/bnu/
uucp.h 493 /* This structure describes the values from Limits file */
494 struct limits { struct
609 extern int scanlimit(); /* limits.c */
  /onnv/onnv-gate/usr/src/cmd/ttymon/
uucp.h 430 /* This structure describes the values from Limits file */
431 struct limits { struct
551 extern int scanlimit(); /* limits.c */
  /onnv/onnv-gate/usr/src/lib/libparted/common/lib/
regex_internal.h 641 re_node_set limits; member in struct:__anon272

Completed in 370 milliseconds