HomeSort by: relevance | last modified time | path
    Searched defs:postfix (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/usr.bin/indent/
opt_pcs.c 117 int postfix = step++(); variable in typeref:typename:int
125 int postfix = step++ (); variable in typeref:typename:int
  /src/sbin/restore/
interactive.c 77 char postfix; /* postfix character */ member in struct:afile
616 fp->postfix = ' ';
620 fp->postfix = '@';
625 fp->postfix = '=';
630 fp->postfix = '#';
634 fp->postfix = '%';
640 fp->postfix = '/';
642 fp->postfix = ' ';
673 if (fp->postfix != ' '
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_request.h 255 * Position in the ring of the start of the postfix.
257 * without overwriting the postfix.
259 u32 postfix; member in struct:i915_request
  /src/etc/defaults/
rc.conf 238 # The default setting for postfix here is YES, but gets re-examined by
239 # the rc.d/postfix startup script when it runs. The script sets
241 # be re-evaluated. If the value of $postfix after this is "check",
243 # postfix. If not, it does print a warning and does not start postfix
245 postfix=${_rc_d_postfix:-YES} key

Completed in 13 milliseconds