Searched refs:my_CFTypeToNumber (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/bootp-268.1/bootplib/
H A Dcfutil.h66 my_CFTypeToNumber(CFTypeRef element, uint32_t * l_p);
H A Dsubnets.c570 if (my_CFTypeToNumber(element, &l) == FALSE) {
807 if (my_CFTypeToNumber(value, &l)) {
814 if (my_CFTypeToNumber(value, &l)) {
H A Dcfutil.c312 my_CFTypeToNumber(CFTypeRef element, uint32_t * l_p) function
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootpd.c773 && my_CFTypeToNumber(prop, val_p) == FALSE) {
791 if (my_CFTypeToNumber(prop, &val) == FALSE) {

Completed in 162 milliseconds