Home
last modified time | relevance | path

Searched refs:LINENO (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure102 as_lineno_1=$LINENO
103 as_lineno_2=$LINENO
1274 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1285 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1293 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1309 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1313 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1319 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1321 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1323 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
[all …]
H A Dconfig.status.solaris103 as_lineno_1=$LINENO
104 as_lineno_2=$LINENO
128 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
179 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
344 { { echo "$as_me:$LINENO: error: ambiguous option: $1
366 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
415 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
663 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
739 { echo "$as_me:$LINENO: creating $ac_file" >&5
762 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dstatics.sh61 …testfunc ${LINENO} '(function l { typeset -S x ; x+="#" ; $1 && print "$x" ; } ; l false ; l f…
62 …testfunc ${LINENO} 'function l { typeset -S x=">" ; x+="#" ; $1 && print "$x" ; } ; l false ; l f…
63 …testfunc ${LINENO} 'function l { typeset -S x=">" ; x+="#" ; $1 && print "$x" ; } ; l false ; (l …
64 …testfunc ${LINENO} 'function l { typeset -S x=">" ; x+="#" ; $1 && print "$x" ; } ; l false; ( ul…
68 …testfunc ${LINENO} '(function l { integer -S x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
69 …testfunc ${LINENO} '(function l { integer -S x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
71 …testfunc ${LINENO} '(function l { typeset -S -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
72 …testfunc ${LINENO} '(function l { typeset -S -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
74 …testfunc ${LINENO} '(function l { typeset -S -s -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
75 …testfunc ${LINENO} '(function l { typeset -S -s -i x ; x+=1 ; $1 && print "$x" ; } ; l false ; …
[all …]
H A Dpty.sh37 whence -q pty || { lineno=$LINENO; err_exit "pty command not found -- tests skipped"; exit 0; }
83 tst $LINENO <<"!"
106 tst $LINENO <<"!"
129 tst $LINENO <<"!"
152 tst $LINENO <<"!"
168 tst $LINENO <<"!"
184 tst $LINENO <<"!"
198 tst $LINENO <<"!"
227 tst $LINENO <<"!"
239 tst $LINENO <<"!"
[all …]
H A Dvariables.sh85 integer save=$LINENO
87 LINENO=10
91 if (( LINENO != 13))
92 then err_exit LINENO variable not working
94 LINENO=save+10
249 integer x=$LINENO
252 if (( LINENO != x+3 ))
616 for v in EDITOR VISUAL OPTIND CDPATH FPATH PATH ENV LINENO RANDOM SECONDS _
H A Dheredoc.sh284 integer line=$((LINENO+5))
289 tst $line $LINENO <<"!" # this comment affects LINENO #
292 (( (line+=3) == LINENO )) || err_exit "line number=$LINENO should be $line"
H A Dfunctions.sh907 set -- $((LINENO+1))
908 bar $LINENO "$1"
914 set -- $((LINENO+2))
916 : $LINENO "$1"
919 set -- $((LINENO+1))
920 foo $LINENO
977 ((baseline=LINENO+2))
H A Dexpand.sh34 integer Line=$LINENO+1
H A Dglob.sh312 alias test_sub='test_sub $LINENO'
H A Dshtests210 then export PS4=':$LINENO: '
/illumos-gate/usr/src/head/
H A Dlinenum.h53 #define LINENO struct lineno macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h59 #define LINENO (shgd->bltin_nodes+29) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c1703 …==PATHNOD || np==SHELLNOD || np==FPATHNOD || np==CDPNOD || np==SECONDS || np==ENVNOD || np==LINENO) in nv_cover()
1904 nv_stack(LINENO, &ip->LINENO_init); in nv_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe131 *) PS4='+$LINENO+ '
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE852 10-04-06 A bug in which LINENO was not incremented for a here-document when
2170 03-02-28 A bug in which the value of $LINENO was not correct when executing
H A Dsh.memo2890 \fB\s-1LINENO\s+1\fP