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

/systemd/src/nspawn/
H A Dnspawn.c326 ARG_CAPABILITY, enumerator in enum:__anon217
365 { "capability", required_argument, NULL, ARG_CAPABILITY },
561 case ARG_CAPABILITY:
575 if (c == ARG_CAPABILITY)
588 if (c == ARG_CAPABILITY)

Completed in 19 milliseconds