Searched refs:opt_h (Results 1 – 4 of 4) sorted by relevance
75 function printh(s) {if (opt_h) print s > htmpfilename;}364 else if (o == "h") opt_h = 1;389 if (!num_files || !(opt_c || opt_h))523 if (opt_h)
36 our($opt_h);65 help() if $opt_h;
532 usage() if ($opt_h);
995 char buf[SPL_BUFSIZ], opt_c[4], opt_h[4], opt_n[4]; in sendfile() local1056 strcpy(opt_h, "-h"); in sendfile()1065 av[++narg] = opt_h; in sendfile()