Home
last modified time | relevance | path

Searched refs:group_allocate (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dmemory.c144 if (!group_allocate (&g, file, line)) in clone_group()
H A Dalloc.c150 int group_allocate (ptr, file, line) in group_allocate() function
/netbsd-src/external/mpl/dhcp/dist/client/
H A Dclparse.c201 group_allocate (&top_level_config.on_receipt, MDL); in read_client_conf()
205 group_allocate (&top_level_config.on_transmission, MDL); in read_client_conf()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c808 if (!group_allocate (&root_group, MDL)) in main()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2529 int group_allocate (struct group **, const char *, int);