Home | Sort by: relevance | last modified time | path |
/src/usr.bin/rpcgen/ | |
rpc_parse.h | 50 enum relation { enum 56 typedef enum relation relation; typedef in typeref:enum:relation 61 relation rel; 82 relation rel; |
rpc_parse.h | 50 enum relation { enum 56 typedef enum relation relation; typedef in typeref:enum:relation 61 relation rel; 82 relation rel; |
/src/usr.sbin/altq/libaltq/ | |
qop.c | 1005 * when a new filter is added, we check the relation to the existing filters 1039 int relation; local in function:add_filter_rule 1051 relation = filt_check_relation(&front->fltr, &back->fltr); 1053 switch (relation) { |
qop.c | 1005 * when a new filter is added, we check the relation to the existing filters 1039 int relation; local in function:add_filter_rule 1051 relation = filt_check_relation(&front->fltr, &back->fltr); 1053 switch (relation) { |