Searched refs:firstarg (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/crypto/external/bsd/netpgp/dist/buildaux/ |
| D | missing | 325 firstarg="$1" 327 case $firstarg in 329 firstarg=`echo "$firstarg" | sed s/o//` 330 tar "$firstarg" "$@" && exit 0 333 case $firstarg in 335 firstarg=`echo "$firstarg" | sed s/h//` 336 tar "$firstarg" "$@" && exit 0
|
| /netbsd/src/external/bsd/iscsi/dist/buildaux/ |
| D | missing | 325 firstarg="$1" 327 case $firstarg in 329 firstarg=`echo "$firstarg" | sed s/o//` 330 tar "$firstarg" "$@" && exit 0 333 case $firstarg in 335 firstarg=`echo "$firstarg" | sed s/h//` 336 tar "$firstarg" "$@" && exit 0
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/ |
| D | missing | 333 firstarg="$1" 335 case $firstarg in 337 firstarg=`echo "$firstarg" | sed s/o//` 338 tar "$firstarg" "$@" && exit 0 341 case $firstarg in 343 firstarg=`echo "$firstarg" | sed s/h//` 344 tar "$firstarg" "$@" && exit 0
|
| /netbsd/src/crypto/external/cpl/trousers/dist/ |
| D | missing | 333 firstarg="$1" 335 case $firstarg in 337 firstarg=`echo "$firstarg" | sed s/o//` 338 tar "$firstarg" "$@" && exit 0 341 case $firstarg in 343 firstarg=`echo "$firstarg" | sed s/h//` 344 tar "$firstarg" "$@" && exit 0
|
| /netbsd/src/external/gpl2/xcvs/dist/build-aux/ |
| D | missing | 333 firstarg="$1" 335 case $firstarg in 337 firstarg=`echo "$firstarg" | sed s/o//` 338 tar "$firstarg" "$@" && exit 0 341 case $firstarg in 343 firstarg=`echo "$firstarg" | sed s/h//` 344 tar "$firstarg" "$@" && exit 0
|
| D | texinfo.tex | 3656 \def\firstarg{#1}% 3657 \ifx\firstarg\xendsetuptable 3660 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/usr.bin/printf/ |
| D | printf.c | 87 static char ** gargv, ** firstarg; variable 90 #define ARGNUM ((int)(gargv - firstarg)) 205 firstarg = gargv = ++argv; /* remaining args are for that to consume */ in main()
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | mdoc_macro.c | 769 int la, scope, cnt, firstarg, mayopen, nc, nl; in in_line() local 800 firstarg = 1; in in_line() 909 if (firstarg && d == DELIM_CLOSE && !nc) in in_line() 911 firstarg = 0; in in_line()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
| D | netpgptcl_wrap.c | 1380 int firstarg = 0; in SWIG_Tcl_ObjectConstructor() local 1395 firstarg = 1; in SWIG_Tcl_ObjectConstructor() 1397 firstarg = 1; in SWIG_Tcl_ObjectConstructor() 1407 firstarg = 1; in SWIG_Tcl_ObjectConstructor() 1413 result = (*cons)(0, interp, objc-firstarg, &objv[firstarg]); in SWIG_Tcl_ObjectConstructor()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | dbxout.cc | 1627 tree firstarg = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (decl))); in dbxout_type_method_1() local 1632 if (TYPE_READONLY (TREE_TYPE (firstarg))) in dbxout_type_method_1() 1634 if (TYPE_VOLATILE (TREE_TYPE (firstarg))) in dbxout_type_method_1()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dlltool.c | 3873 char *firstarg = 0; in main() local 4090 if (!firstarg) in main() 4091 firstarg = av[optind]; in main()
|
| /netbsd/src/external/gpl3/binutils/dist/texinfo/ |
| D | texinfo.tex | 3653 \def\firstarg{#1}% 3654 \ifx\firstarg\xendsetuptable 3657 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/gpl3/gdb/dist/texinfo/ |
| D | texinfo.tex | 3653 \def\firstarg{#1}% 3654 \ifx\firstarg\xendsetuptable 3657 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/ |
| D | texinfo.tex | 3842 \def\firstarg{#1}% 3843 \ifx\firstarg\xendsetuptable 3846 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/lgpl3/mpc/dist/doc/ |
| D | texinfo.tex | 3864 \def\firstarg{#1}% 3865 \ifx\firstarg\xendsetuptable 3868 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | texinfo.tex | 3864 \def\firstarg{#1}% 3865 \ifx\firstarg\xendsetuptable 3868 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/lgpl3/gmp/dist/doc/ |
| D | texinfo.tex | 3864 \def\firstarg{#1}% 3865 \ifx\firstarg\xendsetuptable 3868 \ifx\firstarg\xcolumnfractions
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | texinfo.tex | 4338 \def\firstarg{#1}% 4339 \ifx\firstarg\xendsetuptable 4342 \ifx\firstarg\xcolumnfractions
|