Searched refs:complain (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanpath.c147 manpath_parseline(struct manpaths *dirs, char *path, int complain) argument
155 manpath_add(dirs, dir, complain);
163 manpath_add(struct manpaths *dirs, const char *dir, int complain) argument
171 if (complain)
181 if (complain)
/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c108 * Used so we can complain about unrecognized commands.
156 static void complain(int i);
370 * matched yet! Complain, complain.
373 complain(i);
378 complain(int i) function
458 * complain.
479 complain(i);
/illumos-gate/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc55 * entry point, so that warlock doesn't complain that these
/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc67 * complain, must_exist, report_file, lock_makefile)
78 * complain Print message if doname/open fails
94 read_simple_file(register Name makefile_name, register Boolean chase_path, register Boolean doname_it, Boolean complain, Boolean must_exist, Boolean report_file, Boolean lock_makefile) argument
228 if (complain) {
245 if (complain ||
296 if (complain || (errno != ENOENT)) {
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h372 extern Boolean read_simple_file(register Name makefile_name, register Boolean chase_path, register Boolean doname_it, Boolean complain, Boolean must_exist, Boolean report_file, Boolean lock_makefile);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c356 * complain if the property has no values (but return nonzero). If flags has
3076 list_svc_or_inst_fmri(void *complain, scf_walkinfo_t *wip) argument
3087 if (complain)
3102 if (complain)
3115 if (complain)
3131 if (complain)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dparseaddr.c320 ** complain -- true if an error should issued if the address
330 hasctrlchar(addr, isrcpt, complain)
332 bool isrcpt, complain;
345 if (complain)
382 if (result != NULL && complain)
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1081 int complain = 0; local
1097 complain = 1;
1139 * complain about disconnecting device while open
1141 if (complain) {
3304 * complain, I'd like to keep this form for trivial cases like this.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3564 % as its first line, TeX doesn't complain about mismatched braces
5440 % so TeX would otherwise complain about undefined control sequence.
6363 % If epsf.tex is not installed and @image is used, we complain.
6377 % We will only complain once about lack of epsf.tex.

Completed in 75 milliseconds