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

  /onnv/onnv-gate/usr/src/cmd/prstat/
prfile.h 38 #define MAX_PROCFS_PATH 40
44 char fd_name[MAX_PROCFS_PATH];
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
rdfile.h 38 #define MAX_PROCFS_PATH 40
44 char fd_name[MAX_PROCFS_PATH];
  /onnv/onnv-gate/usr/src/cmd/pbind/
pbind.c 63 #define MAX_PROCFS_PATH 80
239 char procfile[MAX_PROCFS_PATH];
251 (void) snprintf(procfile, MAX_PROCFS_PATH,
  /onnv/onnv-gate/usr/src/cmd/psrset/
psrset.c 49 #define MAX_PROCFS_PATH 80
560 char procfile[MAX_PROCFS_PATH];
572 (void) snprintf(procfile, MAX_PROCFS_PATH,

Completed in 1619 milliseconds