Home
last modified time | relevance | path

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

/titanic_50/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 …]
/titanic_50/usr/src/lib/libshell/common/scripts/
H A Dnumtree1.sh93 [[ "${!node.elements[*]}" != "" ]] || fatal_error "assertion $LINENO FAILED"
94 [[ "${ typeset +p node.elements ;}" == *-a* ]] || fatal_error "assertion $LINENO FAILED"
95 [[ "${ typeset +p node.elements ;}" == *-i* ]] || fatal_error "assertion $LINENO FAILED"
96 [[ -v node ]] || fatal_error "assertion $LINENO FAILED"
97 [[ -R node ]] || fatal_error "assertion $LINENO FAILED"
98 [[ "${ typeset +p ${!node} ;}" == *-C* ]] || fatal_error "assertion $LINENO FAILED"
99 [[ "${!x.nodes[*]}" != "" ]] || fatal_error "assertion $LINENO FAILED"
100 [[ "${ typeset +p x.nodes ;}" == *-a* ]] || fatal_error "assertion $LINENO FAILED"
101 [[ "${ typeset +p x.nodes ;}" == *-C* ]] || fatal_error "assertion $LINENO FAILED"
/titanic_50/usr/src/lib/libshell/common/tests/
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 ))
607 for v in EDITOR VISUAL OPTIND CDPATH FPATH PATH ENV LINENO RANDOM SECONDS _
H A Dfunctions.sh904 set -- $((LINENO+1))
905 bar $LINENO "$1"
911 set -- $((LINENO+2))
913 : $LINENO "$1"
916 set -- $((LINENO+1))
917 foo $LINENO
974 ((baseline=LINENO+2))
H A Dexpand.sh34 integer Line=$LINENO+1
H A Dglob.sh313 alias test_sub='test_sub $LINENO'
/titanic_50/usr/src/head/
H A Dlinenum.h55 #define LINENO struct lineno macro
/titanic_50/usr/src/lib/libshell/common/include/
H A Dvariables.h59 #define LINENO (sh.bltin_nodes+29) macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dinit.c1614 nv_stack(LINENO, &ip->LINENO_init); in nv_init()
/titanic_50/usr/src/lib/libshell/common/
H A Dsh.memo2890 \fB\s-1LINENO\s+1\fP
H A DRELEASE1264 03-02-28 A bug in which the value of $LINENO was not correct when executing