/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/ |
H A D | kchecker | 28 POST="$POST > $outfile" 45 POST="$1 $POST" 53 POST="--project=kernel --succeed $POST" 80 make $KERNEL_CROSS_COMPILE $KERNEL_ARCH C=2 $ENDIAN CHECK="$PRE $CMD $POST" $oname
|
H A D | wine_checker.sh | 18 POST="" 36 POST="$POST $1" 63 make CC="$PRE $CMD $POST $WINE_ARGS" $o_short_name
|
/illumos-gate/usr/src/cmd/print/scripts/ |
H A D | lpadmin | 342 POST=$(${MKTEMP} lpadmin-post.XXXXXX) 343 if [[ -z "${POST}" ]] ; then 350 2>/dev/null) >${POST} 353 [[ ! -s "${POST}" ]] && lp_config_service disable 356 lp_config_sync_pconf "${PRE}" "${POST}" 358 /bin/rm -f ${PRE} ${POST}
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | invlib.c | 76 static POSTING *POST, *postptr; variable 132 if ((POST = (POSTING *)malloc(postsize)) == NULL) { in invmake() 136 postptr = POST; in invmake() 191 if (postptr + 10 > POST + postsize / sizeof (POSTING)) { in invmake() 192 i = postptr - POST; in invmake() 194 if ((POST = realloc(POST, postsize)) == NULL) { in invmake() 198 postptr = i + POST; in invmake() 212 postptr = POST; in invmake() 341 free(POST); in invmake() 495 if ((i = postptr - POST) > 0) { in invnewterm() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | deparse.c | 39 #define POST 2 macro 412 else if(*cp==0 && opts==POST && arg->argchn.ap) in p_arg() 430 while((opts&POST) && arg); in p_arg() 523 p_arg(com->comset,flag,POST); in p_comarg() 529 p_arg(com->comarg,flag,POST); in p_comarg()
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.h | 222 #define POST 5 /* Information message, not an error */ macro
|
H A D | cpio.c | 1168 msg(POST, "%s%s%s Skipped.", in ckname() 3132 msg(POST, "\"%s%s%s\" skipped", in data_out() 5340 msg(POST, "error matching file %s with pattern" in matched() 5458 if (severity == POST) in msg() 5469 if ((severity != POST) && (severity != EPOST)) in msg() 6133 msg(POST, "Restoring existing \"%s%s%s\"", in rstfiles() 6140 msg(POST, "Restoring existing \"%s%s%s\"", in rstfiles() 7537 msg(POST, in convert_to_old_stat()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/ |
H A D | nvm_meta.txt | 310 224,name "Tx Rx EQ 25G HLPC (POST:MAIN:PRE:DFE)" 224,group_name "phy" 224,entity_name "glob" 224,st… 311 225,name "Tx Rx EQ 25G LLPC (POST:MAIN:PRE:DFE)" 225,group_name "phy" 225,entity_name "glob" 225,st… 312 226,name "Tx Rx EQ 25G AC (POST:MAIN:PRE:DFE)" 226,group_name "phy" 226,entity_name "glob" 226,stru… 313 227,name "Tx Rx EQ 10G PC (POST:MAIN:PRE:DFE)" 227,group_name "phy" 227,entity_name "glob" 227,stru… 314 228,name "Tx Rx EQ 10G AC (POST:MAIN:PRE:DFE)" 228,group_name "phy" 228,entity_name "glob" 228,stru… 315 229,name "Tx Rx EQ 1G (POST:MAIN:PRE:DFE)" 229,group_name "phy" 229,entity_name "glob" 229,struct_n… 316 230,name "Tx Rx EQ 25G BT (POST:MAIN:PRE:DFE)" 230,group_name "phy" 230,entity_name "glob" 230,stru… 317 231,name "Tx Rx EQ 10G BT (POST:MAIN:PRE:DFE)" 231,group_name "phy" 231,entity_name "glob" 231,stru…
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | WWW.mk | 202 .POST : .VIRTUAL base.pax delta.pax
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | ldap-int.h | 503 #define POST( ld, y, z ) \ macro
|
H A D | result.c | 765 POST( ld, new->lm_msgid, new );
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 330 * If the BIOS fails a chip-select during POST, or perhaps after a
|