Home
last modified time | relevance | path

Searched refs:parse_unsigned (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c120 parse_unsigned(const char *text, bool *set, in parse_unsigned() function
201 parse_unsigned(text, &creation.set_group, in parse_group()
277 parse_unsigned(text, &creation.set_user, in parse_user()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c853 bool parse_unsigned(unsigned *result, const char *parse_sep) in parse_unsigned() function
870 if (!parse_unsigned(&(t->port_order[i]), parse_sep)) in parse_port_order()
1071 kw_success = parse_unsigned(&t->portgrp_sz, parse_sep); in parse_config()
1109 kw_success = parse_unsigned(&t->max_changes, parse_sep); in parse_config()