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

/freebsd-11-stable/sbin/gbde/
H A Dgbde.c740 const char *l_opt, *L_opt; local
797 L_opt = NULL;
820 L_opt = optarg;
867 cmd_init(gl, dfd, f_opt, i_opt, L_opt);
869 cmd_write(gl, &sc, dfd, 0, L_opt);
877 cmd_write(gl, &sc, dfd, n_opt - 1, L_opt);
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c62 static int L_opt; /* lowercase names */ variable
216 if (L_opt) {
972 L_opt = 1;

Completed in 116 milliseconds