Lines Matching refs:cmd
52 enum sss_cli_command cmd;
62 switch(inp->cmd) {
126 switch(inp->cmd) {
233 ret = sss_nss_make_request_timeout(inp->cmd, &inp->rd, time_left,
255 if (inp->cmd == SSS_NSS_INITGR || inp->cmd == SSS_NSS_INITGR_EX) {
291 switch(inp->cmd) {
365 .cmd = SSS_NSS_GETPWNAM_EX,
398 .cmd = SSS_NSS_GETPWUID_EX,
428 .cmd = SSS_NSS_GETGRNAM_EX,
460 .cmd = SSS_NSS_GETGRGID_EX,
492 .cmd = SSS_NSS_INITGR_EX};