Searched refs:ret_copy (Results 1 – 1 of 1) sorted by relevance
782 int ret_copy; in client_manual() local1008 ret_copy = system(CMD_CP " " NSSWITCH_LDAP " " NSSWITCH_CONF); in client_manual()1009 if (ret_copy != 0) { in client_manual()1012 ret_copy, NSSWITCH_LDAP, NSSWITCH_CONF); in client_manual()1450 int ret_copy; in client_init() local1844 ret_copy = system(CMD_CP " " NSSWITCH_LDAP " " NSSWITCH_CONF); in client_init()1845 if (ret_copy != 0) { in client_init()1848 ret_copy, NSSWITCH_LDAP, NSSWITCH_CONF); in client_init()