Home
last modified time | relevance | path

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

/dports/sysutils/fpart/fpart-1.4.0/src/
H A Dfpart.c248 #define FPART_OPTS_USAGE 4 /* usage() call required */ in handle_options() macro
279 return (FPART_OPTS_USAGE | in handle_options()
291 return (FPART_OPTS_USAGE | in handle_options()
303 return (FPART_OPTS_USAGE | in handle_options()
406 return (FPART_OPTS_USAGE | in handle_options()
457 return (FPART_OPTS_USAGE | in handle_options()
469 return (FPART_OPTS_USAGE | in handle_options()
481 return (FPART_OPTS_USAGE | in handle_options()
500 return (FPART_OPTS_USAGE | FPART_OPTS_NOK | FPART_OPTS_EXIT); in handle_options()
509 return (FPART_OPTS_USAGE | FPART_OPTS_NOK | FPART_OPTS_EXIT); in handle_options()
[all …]