Searched refs:automtent (Results 1 - 2 of 2) sorted by relevance

/sssd/src/sss_client/autofs/
H A Dsss_autofs.c36 struct automtent { struct
61 struct automtent *ctx;
112 ctx = malloc(sizeof(struct automtent));
257 struct automtent *ctx;
264 ctx = (struct automtent *) context;
348 struct automtent *ctx;
365 ctx = (struct automtent *) context;
450 struct automtent *fctx;
460 fctx = (struct automtent *) *context;
H A Dautofs_test_client.c34 struct automtent { struct

Completed in 305 milliseconds