Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npfctl.c | 556 } operations[] = { local in function:main 587 for (int n = 0; operations[n].cmd != NULL; n++) { 588 const char *opcmd = operations[n].cmd; 593 npfctl(operations[n].action, argc, argv); |
npfctl.c | 556 } operations[] = { local in function:main 587 for (int n = 0; operations[n].cmd != NULL; n++) { 588 const char *opcmd = operations[n].cmd; 593 npfctl(operations[n].action, argc, argv); |
/src/sys/arch/sparc64/dev/ | |
vdsk.c | 60 uint64_t operations; member in struct:vd_attr_info |
vdsk.c | 60 uint64_t operations; member in struct:vd_attr_info |