Home | Sort by: relevance | last modified time | path |
/src/sbin/mount/ | |
mount.c | 90 int o_opt; member in struct:opt 602 if (flags & o->o_opt) { 606 flags &= ~o->o_opt; |
/src/usr.bin/unzip/ | |
unzip.c | 75 static int o_opt; /* always overwrite */ variable in typeref:typename:int 451 o_opt = 1; 619 } else if (o_opt) { 1024 o_opt = 1; 1095 if (n_opt + o_opt + u_opt > 1) |
/src/sbin/ping/ | |
ping.c | 175 char o_opt[MAX_IPOPTLEN]; member in struct:__anon746fdec40108 561 + sizeof(out_pack.o_opt) |