Searched refs:lsm_fget_context (Results 1 – 2 of 2) sorted by relevance
111 static inline int lsm_fget_context(int file, char **context) in lsm_fget_context() function
201 if (-1 == lsm_fget_context(fd, (char **)&new->extra) && errno == EBADF) in filter()