Searched refs:executable_statement_allocate (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 2175 if (!executable_statement_allocate (result, MDL)) 2187 if (!executable_statement_allocate (result, MDL)) 2232 if (!executable_statement_allocate (result, MDL)) 2309 if (!executable_statement_allocate (result, MDL)) 2333 if (!executable_statement_allocate (result, MDL)) 2453 if (!executable_statement_allocate (result, MDL)) 2469 if (!executable_statement_allocate (result, MDL)) 2495 if (!executable_statement_allocate (result, MDL)) 2565 if (!executable_statement_allocate (result, MDL)) 2591 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)))
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | class.c | 46 if (!executable_statement_allocate (&default_classification_rules, in classification_setup()
|
H A D | confpars.c | 869 if (!executable_statement_allocate (&ep, MDL)) 2378 if (!executable_statement_allocate (&stmt, MDL))
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 2594 int executable_statement_allocate (struct executable_statement **,
|