/titanic_44/usr/src/cmd/mail/ |
H A D | dumpaff.c | 33 void dumpaff (type, htype, didafflines, suppress, f) in dumpaff() argument 37 register int *suppress; 44 …d, *suppress=%d\n", type, htype, htype >= 0 ? header[htype].tag : "None", *didafflines, *suppress); 54 *suppress = TRUE; 58 *suppress = TRUE; 68 Dout(pn, 15, "\thtype < 0 || affspot != htype, *suppress=%d\n", *suppress); 79 Dout(pn, 15, "\t*didafflines=%d, *suppress=%d\n", *didafflines, *suppress);
|
H A D | dumprcv.c | 33 void dumprcv (type, htype, didrcvlines, suppress, f) in dumprcv() argument 37 register int *suppress; 44 …d, *suppress=%d\n", type, htype, htype >= 0 ? header[htype].tag : "None", *didrcvlines, *suppress); 53 *suppress = TRUE; 61 Dout(pn, 15, "\thtype < 0 || rcvspot != htype, *suppress=%d\n", *suppress); 71 Dout(pn, 15, "\t*didrcvlines=%d, *suppress=%d\n", *didrcvlines, *suppress);
|
H A D | copylet.c | 81 int suppress = FALSE; in xxxcopylet() local 257 if ((n > 0) && !suppress) { in xxxcopylet() 271 dumprcv(type, htype,&didrcvlines,&suppress,f); in xxxcopylet() 272 dumpaff(type, htype,&didafflines,&suppress,f); in xxxcopylet() 280 dumprcv(type, -1,&didrcvlines,&suppress,f); in xxxcopylet() 281 dumpaff(type, -1,&didafflines,&suppress,f); in xxxcopylet() 296 sav_suppress = suppress; in xxxcopylet() 297 suppress = FALSE; in xxxcopylet() 306 suppress = sav_suppress; in xxxcopylet() 330 dumprcv(type, htype,&didrcvlines,&suppress,f); in xxxcopylet() [all …]
|
H A D | gendeliv.c | 40 int didafflines = 0, didrcvlines = 0, suppress = 0, svopts = 0; local 111 dumprcv(ORDINARY, -1,&didrcvlines,&suppress,outfile); 112 dumpaff(ORDINARY, -1,&didafflines,&suppress,outfile);
|
H A D | mail.h | 297 extern void dumpaff(int type, int htype, int *didafflines, int *suppress, FILE *f); 298 extern void dumprcv(int type, int htype, int *didrcvlines, int *suppress, FILE *f);
|
/titanic_44/usr/src/tools/install.bin/ |
H A D | install.bin.c | 43 static int suppress = 0; variable 90 if (!suppress) in file_copy() 149 } else if (!suppress) { in creatdir() 188 suppress = 1; in main()
|
/titanic_44/usr/src/cmd/power/ |
H A D | handlers.c | 97 do_ioctl(int ioctl_cmd, char *keyword, char *behavior, int suppress) in do_ioctl() argument 101 int suppressed = suppress == -1 || suppress == errno; in do_ioctl() 222 char *behavior, int *didyes, int suppress) in S3_helper() argument 259 return (do_ioctl(no, keyword, behavior, suppress)); in S3_helper() 273 return (do_ioctl(no, keyword, behavior, suppress)); in S3_helper() 311 suppress)); in S3_helper() 314 suppress); in S3_helper() 322 ret = do_ioctl(yes, keyword, behavior, suppress); in S3_helper() 326 return (do_ioctl(no, keyword, behavior, suppress)); in S3_helper()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | mapfile-minconn | 4 # External declarations - used to suppress -zdefs errors.
|
H A D | mapfile-passprompt | 4 # External declarations - used to suppress -zdefs errors.
|
H A D | mapfile-pppoe | 40 # External declarations - used to suppress -zdefs errors.
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | grep.c | 168 unsigned char suppress; /* no unopenable file messages */ member 757 state.suppress = opt_info.num; in grep_main() 829 if (!state.suppress) in grep_main()
|
H A D | RELEASE | 124 06-08-23 rmdir.c: add solaris --suppress, -s
|
/titanic_44/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | exception.lst | 34 # freopen() (to suppress output) not supported by Java DTrace API
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | NEWS | 90 suppress the "Press any key to continue" message with this option.
|
H A D | ChangeLog | 2103 string literals but string concatenation instead, to suppress 2768 unsigned explicitly, to suppress GCC warnings. 3543 suppress GCC warnings. 5548 suppress gcc warnings.
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 165 # -nam No auto-margin - suppress :am: capability 166 # -nl No labels - suppress soft labels 167 # -ns No status line - suppress status line 2666 # - it does not have xenl (suppress that) 7063 # also added empty <acsc> to suppress tic warning -- esr) 7076 # also added empty <acsc> to suppress tic warning -- esr) 7454 # also added empty <acsc> to suppress tic warning, -- esr) 7625 # also added empty <acsc> to suppress tic warning -- esr) 7705 # (wy30-mc: added :ti: to suppress tic warning --esr) 7752 # (wy50-mc: added :ti: to suppress tic warning --esr) [all …]
|
H A D | terminfo.src | 165 # -nam No auto-margin - suppress <am> capability 166 # -nl No labels - suppress soft labels 167 # -ns No status line - suppress status line 3017 # - it does not have xenl (suppress that) 7896 # also added empty <acsc> to suppress tic warning -- esr) 7911 # also added empty <acsc> to suppress tic warning -- esr) 8309 # also added empty <acsc> to suppress tic warning, -- esr) 8512 # also added empty <acsc> to suppress tic warning -- esr) 8603 # (wy30-mc: added <smcup> to suppress tic warning --esr) 8659 # (wy50-mc: added <smcup> to suppress tic warning --esr) [all …]
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 556 % and you can use @w{...} around a quote to suppress ligatures. 971 % If WORD is `none', then suppress indentation of the first paragraph 978 % By default, we suppress indentation. 995 % Here is how we actually suppress indentation. Redefine \everypar to 6508 % Don't suppress indentation if a float happens to start a section.
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 195 4270937 need mechanism to suppress ld.so.1's use of a default search path.
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 1607 - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | sh.memo | 2285 option can be used here to suppress the trailing new-line
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 22070 suppress
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 22069 suppress
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 7432 Implemented an additional change to the GPE support in order to suppress
|