HelenOS sources

stree_arg_has_attr  705 uspace/app/sbi/src/parse.c 			if (stree_arg_has_attr(arg, aac_packed)) {
stree_arg_has_attr  883 uspace/app/sbi/src/parse.c 			if (stree_arg_has_attr(arg, aac_packed)) {
stree_arg_has_attr   98 uspace/app/sbi/src/stree.h bool_t stree_arg_has_attr(stree_proc_arg_t *arg, arg_attr_class_t aac);
HelenOS homepage, sources at GitHub