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

  /src/share/man/man0/
Makefile 57 .for _S in ${SECTIONS}
59 man${_S}pages.files: all.files
62 | ${TOOL_GREP} "${_S}\$$" \
70 man${_S}pages.ps: man${_S}pages.files
72 for f in `${TOOL_GREP} "${_S}\$$" "${.CURDIR}/intros"` `cat ${.ALLSRC}` ; \
93 man${_S}pages.pdf: man${_S}pages.ps
  /src/lib/libc/gen/
ctype_.c 61 #define _S _COMPAT_S
76 _C, _C|_S, _C|_S, _C|_S, _C|_S, _C|_S, _C, _C,
79 _S|_B, _P, _P, _P, _P, _P, _P, _P,
96 #undef _S
119 #define _S _CTYPE_S
130 _C, _BL|_C|_S, _C|_S, _C|_S
    [all...]

Completed in 28 milliseconds