Home
last modified time | relevance | path

Searched refs:noerror (Results 1 – 4 of 4) sorted by relevance

/minix3/bin/sh/
H A Dcd.c73 STATIC void find_curdir(int noerror);
357 getpwd(int noerror) in getpwd() argument
378 find_curdir(noerror); in getpwd()
384 find_curdir(int noerror) in find_curdir() argument
412 if (!noerror) in find_curdir()
452 if (noerror) { in find_curdir()
H A Djobs.c735 getjob(const char *name, int noerror) in getjob() argument
806 if (!noerror) in getjob()
/minix3/minix/tests/
H A Dtestrelpol.sh77 value=$(get_value restarts $1 noerror)
/minix3/external/bsd/dhcp/dist/server/
H A Dddns.c298 goto noerror; in ddns_updates()
316 goto noerror; in ddns_updates()
589 noerror: in ddns_updates()