Searched refs:Feature_t (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 105 } Feature_t; typedef in typeref:struct:Feature_s 117 static Feature_t dynamic[] = 269 Feature_t* features; 281 Feature_t* recent; 309 synthesize(register Feature_t* fp, const char* path, const char* value) 486 initialize(register Feature_t* fp, const char* path, const char* command, const char* succeed, const char* fail) 602 format(register Feature_t* fp, const char* path, const char* value, unsigned int flags, Error_f conferror) 604 register Feature_t* sp; 755 register Feature_t* fp; 771 if (!(fp = newof(0, Feature_t, [all...] |
Completed in 46 milliseconds