Lines Matching defs:directory
42 #include "directory.h"
60 struct directory {
65 * Set up a directory search context.
94 "Insufficient memory setting up directory access", NULL);
101 * Tear down a directory search context.
211 /* For each directory entry returned */
236 * Create a directory datum. Note that we allocate an extra byte and
275 * Unmarshall an RPC directory entry into an API directory entry.
302 "Insufficient memory copying directory entry", NULL));
315 * Unmarshall an RPC directory attribute value into the API equivalent.
340 "Insufficient memory copying directory entry", NULL));
350 "Insufficient memory copying directory entry",
359 * Free the results of a directory RPC request.