Searched refs:sudo_command (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Dgram.h40 struct sudo_command command;
H A Dalias.c164 struct sudo_command *c;
171 c = (struct sudo_command *) m->name;
H A Dparse.h33 struct sudo_command { struct
H A Dtestsudoers.c387 struct sudo_command *c;
396 c = (struct sudo_command *) m->name;
443 struct sudo_command *c;
463 c = (struct sudo_command *) m->name;
H A Dgram.y124 struct sudo_command command;
476 struct sudo_command *c = emalloc(sizeof(*c));
711 struct sudo_command *c;
755 c = (struct sudo_command *) cs->cmnd->name;
775 c = (struct sudo_command *) m->name;
H A Dgram.c137 struct sudo_command command;
742 struct sudo_command *c;
786 c = (struct sudo_command *) cs->cmnd->name;
806 c = (struct sudo_command *) m->name;
1449 struct sudo_command *c = emalloc(sizeof(*c));
H A Dmatch.c352 struct sudo_command *c;
368 c = (struct sudo_command *)m->name;
H A Dparse.c639 struct sudo_command *c;
646 c = (struct sudo_command *) name;

Completed in 96 milliseconds