Searched refs:have_builtin (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/bin/sh/
H A Dt_builtins.sh59 have_builtin() function
220 have_builtin : || return 0
238 have_builtin echo || return 0
305 have_builtin eval || return 0
378 have_builtin exec || return 0
391 have_builtin export || return 0
462 have_builtin "export" "" "" "-n foo" ' -n' || return 0
476 have_builtin "export" "" "" -x ' -x' || return 0
491 have_builtin export '' 'export VAR;' '-q VAR' ' -q' || return 0
506 # next one is the same as the have_builtin tes
[all...]

Completed in 125 milliseconds