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

/freebsd-9.3-release/sbin/gbde/
H A Dgbde.c739 const char *l_opt, *L_opt; local
796 L_opt = NULL;
819 L_opt = optarg;
866 cmd_init(gl, dfd, f_opt, i_opt, L_opt);
868 cmd_write(gl, &sc, dfd, 0, L_opt);
876 cmd_write(gl, &sc, dfd, n_opt - 1, L_opt);
/freebsd-9.3-release/usr.bin/unzip/
H A Dunzip.c60 static int L_opt; /* lowercase names */ variable
218 if (L_opt) {
980 L_opt = 1;

Completed in 564 milliseconds