Home | Sort by: relevance | last modified time | path |
/src/games/rogue/ | |
room.c | 66 char **strval; member in struct:option 603 (void)strcpy(*(options[i].strval), buf); 633 s = *(opt->strval); |
/src/lib/libterminfo/ | |
termcap.c | 300 strval(const char *val) function in typeref:typename:char * 529 val = strval(token + 2); 538 val = strval(p); |
/src/usr.sbin/envstat/ | |
config.c | 245 char *endptr, *strval; local in function:config_dict_adddev_prop 265 strval = calloc(len, sizeof(*value)); 266 if (!strval) 269 (void)strlcpy(strval, value, len); 271 timo = strtoul(strval, &endptr, 10); 273 free(strval); 277 free(strval); 505 const char *strval; local in function:config_devblock_check_sensorprops 516 strval = prop_string_value(obj); 517 val = strtod(strval, &endptr) 713 char *strval, *endptr; local in function:convert_val_to_pnumber [all...] |
/src/sbin/iscsid/ | |
iscsid.h | 443 uint8_t strval[ISCSI_STRING_LENGTH]; member in struct:__anonacab674b1208 451 What to search for, also defines the contents of the 'strval' and/or 453 strval |