HomeSort by: relevance | last modified time | path
    Searched defs:compat_state (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
getpwent.c 1668 struct compat_state { struct
1688 static struct compat_state _compat_state;
1694 _compat_start(struct compat_state *state)
1733 _compat_end(struct compat_state *state)
1760 _compat_add_exclude(struct compat_state *state, const char *name)
1792 _compat_is_excluded(struct compat_state *state, const char *name)
1947 struct compat_state *state, int search, const char *name, uid_t uid)
2307 struct compat_state state;
2361 struct compat_state state;
getpwent.c 1668 struct compat_state { struct
1688 static struct compat_state _compat_state;
1694 _compat_start(struct compat_state *state)
1733 _compat_end(struct compat_state *state)
1760 _compat_add_exclude(struct compat_state *state, const char *name)
1792 _compat_is_excluded(struct compat_state *state, const char *name)
1947 struct compat_state *state, int search, const char *name, uid_t uid)
2307 struct compat_state state;
2361 struct compat_state state;

Completed in 28 milliseconds