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

  /onnv/onnv-gate/usr/src/cmd/prtdiag/
main.c 62 int print_flag = 1; local
91 return (do_prominfo(syserrlog, progname, logging, print_flag));
  /onnv/onnv-gate/usr/src/lib/libprtdiag/common/
pdevinfo_sun4u.c 57 int print_flag = 1; variable
91 print_flag = prt_flag;
pdevinfo_sun4v.c 56 int print_flag = 1; variable
99 print_flag = prt_flag;
  /onnv/onnv-gate/usr/src/cmd/addbadsec/
addbadsec.c 94 int print_flag = 0; local
106 print_flag = 1;
246 if (print_flag)
  /onnv/onnv-gate/usr/src/cmd/profiles/
profiles.c 74 int print_flag = PRINT_DEFAULT; local
82 print_flag |= PRINT_LONG;
93 status = show_profs(NULL, print_flag);
98 (print_flag | PRINT_NAME));
115 show_profs(char *username, int print_flag)
140 status = list_profs(user, print_flag);
146 if (print_flag & PRINT_LONG) {
152 print_profs(profArray, print_flag,
169 list_profs(userattr_t *user, int print_flag)
177 if (print_flag & PRINT_LONG)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/gprof/common/
printgprof.c 69 bool print_flag = TRUE; local
93 for (index = 0; (index < total_names) && print_flag; index += 1) {
98 print_flag = FALSE;
  /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
littleneck.c 71 int print_flag = 0; variable
109 print_flag = 0;
114 print_flag = 1;
474 if (print_flag == 0) {
  /onnv/onnv-gate/usr/src/cmd/print/bsd-sysv-commands/
lpstat.c 1018 int print_flag = 0; local
1025 print_flag = 1;
1104 if (!print_flag)
    [all...]

Completed in 360 milliseconds