Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c826 genshelloptUsage(tOptions * opts, int exit_cd) in genshelloptUsage() argument
829 optionUsage(opts, exit_cd); in genshelloptUsage()
835 if (exit_cd != EXIT_SUCCESS) in genshelloptUsage()
836 optionUsage(opts, exit_cd); in genshelloptUsage()