Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/faithd/ | |
prefix.c | 323 config_match(struct sockaddr *sa1, struct sockaddr *sa2) function in typeref:typename:const struct config * |
prefix.c | 323 config_match(struct sockaddr *sa1, struct sockaddr *sa2) function in typeref:typename:const struct config * |
/src/sys/kern/ | |
subr_autoconf.c | 790 pri = config_match(m->parent, cf, m->aux); 819 return config_match(parent, cf, aux); 1049 config_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int 1072 * This is currently a synonym for config_match(), but this 1082 return config_match(parent, cf, aux); |
subr_autoconf.c | 790 pri = config_match(m->parent, cf, m->aux); 819 return config_match(parent, cf, aux); 1049 config_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int 1072 * This is currently a synonym for config_match(), but this 1082 return config_match(parent, cf, aux); |