Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
msg_380.c | 14 conversions(void) function in typeref:typename:void |
msg_382.c | 16 conversions(int a, int b) function in typeref:typename:int |
msg_381.c | 14 conversions(void) function in typeref:typename:void |
/src/usr.bin/seq/ | |
seq.c | 284 unsigned conversions = 0; local in function:valid_format 287 /* scan for conversions */ 329 conversions++; 337 return (conversions <= 1); |
/src/libexec/ftpd/ | |
extern.h | 238 char *disable; /* File to disable conversions */ 271 struct ftpconv *conversions; /* List of conversions */ member in struct:ftpclass |