Searched refs:executable_statement_allocate (Results 1 – 6 of 6) sorted by relevance
/minix3/external/bsd/dhcp/dist/common/ |
H A D | parse.c | 2156 if (!executable_statement_allocate (result, MDL)) 2168 if (!executable_statement_allocate (result, MDL)) 2213 if (!executable_statement_allocate (result, MDL)) 2290 if (!executable_statement_allocate (result, MDL)) 2314 if (!executable_statement_allocate (result, MDL)) 2434 if (!executable_statement_allocate (result, MDL)) 2450 if (!executable_statement_allocate (result, MDL)) 2476 if (!executable_statement_allocate (result, MDL)) 2546 if (!executable_statement_allocate (result, MDL)) 2572 if (!executable_statement_allocate (result, MDL)) [all …]
|
H A D | alloc.c | 963 int executable_statement_allocate (ptr, file, line) in executable_statement_allocate() function
|
H A D | tree.c | 386 if (!(executable_statement_allocate (result, MDL)))
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | class.c | 53 if (!executable_statement_allocate (&default_classification_rules, in classification_setup()
|
H A D | confpars.c | 846 if (!executable_statement_allocate (&ep, MDL)) 2234 if (!executable_statement_allocate (&stmt, MDL))
|
/minix3/external/bsd/dhcp/dist/includes/ |
H A D | dhcpd.h | 2363 int executable_statement_allocate (struct executable_statement **,
|