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

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

Completed in 127 milliseconds