Searched refs:lsm_append (Results 1 – 1 of 1) sorted by relevance
427 static int lsm_append(const char *new, char **result);537 lsm_append(lsm->name, &lsm_names); in security_init()585 static int lsm_append(const char *new, char **result) in lsm_append() function641 if (lsm_append(lsmid->name, &lsm_names) < 0) in security_add_hooks()