OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_object_iterator_next
(Results
1 - 25
of
25
) sorted by relevancy
/src/common/include/prop/
prop_object.h
73
prop_object_t
prop_object_iterator_next
(prop_object_iterator_t);
/src/usr.sbin/btdevctl/
db.c
182
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
241
while ((key =
prop_object_iterator_next
(iter0)) != NULL) {
251
while ((key =
prop_object_iterator_next
(iter1)) != NULL) {
/src/usr.sbin/hdaudioctl/
hdaudioctl.c
137
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
299
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
graph.c
160
while ((nnid =
prop_object_iterator_next
(iter)) != NULL) {
/src/usr.sbin/installboot/
evboards.c
669
while ((v =
prop_object_iterator_next
(iter)) != NULL) {
730
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
795
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
930
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
1321
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
1445
while ((string =
prop_object_iterator_next
(iter)) != NULL)
1474
while ((key =
prop_object_iterator_next
(iter)) != NULL) {
1508
prop_dictionary_t step =
prop_object_iterator_next
(steps);
/src/sbin/gpt/
restore.c
256
while ((gpt_dict =
prop_object_iterator_next
(propiter)) != NULL) {
313
while ((mbr_dict =
prop_object_iterator_next
(propiter)) != NULL) {
329
while ((gpt_dict =
prop_object_iterator_next
(propiter)) != NULL) {
/src/lib/libdm/
libdm_ioctl.c
605
trgt->ldm_trgt =
prop_object_iterator_next
(iter->ldm_obji);
623
tbl->ldm_tbl =
prop_object_iterator_next
(iter->ldm_obji);
641
dev->ldm_dev =
prop_object_iterator_next
(iter->ldm_obji);
659
obj =
prop_object_iterator_next
(libdm_iter->ldm_obji);
/src/sbin/ifconfig/
env.c
61
while (i != NULL && (ko =
prop_object_iterator_next
(i)) != NULL) {
/src/usr.bin/btkey/
file.c
69
while ((sym =
prop_object_iterator_next
(iter)) != NULL) {
/src/usr.sbin/envstat/
config.c
179
while ((next_obj =
prop_object_iterator_next
(iter)) != NULL)
336
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
382
while ((sdict =
prop_object_iterator_next
(iter)) != NULL) {
485
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
envstat.c
459
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
470
while ((obj =
prop_object_iterator_next
(iter2)) != NULL) {
559
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
637
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
/src/usr.sbin/wgconfig/
wgconfig.c
147
while ((prop_obj =
prop_object_iterator_next
(it)) != NULL) {
311
while ((prop_obj =
prop_object_iterator_next
(it)) != NULL) {
357
while ((prop_obj =
prop_object_iterator_next
(it)) != NULL) {
/src/sbin/modload/
main.c
280
while ((props_obj =
prop_object_iterator_next
(props_iter)) != NULL) {
/src/sys/dev/acpi/
acpi_debug.c
251
while ((obj =
prop_object_iterator_next
(i)) != NULL) {
/src/sys/dev/sysmon/
swsensor.c
214
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
sysmon_envsys.c
262
while ((obj =
prop_object_iterator_next
(iter))) {
311
while ((obj2 =
prop_object_iterator_next
(iter2))) {
947
while ((dict =
prop_object_iterator_next
(iter))) {
953
while ((obj =
prop_object_iterator_next
(iter2)) != NULL) {
1154
while ((dict =
prop_object_iterator_next
(iter))) {
sysmon_power.c
790
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
/src/sbin/drvctl/
drvctl.c
282
while ((next_obj =
prop_object_iterator_next
(iter)) != NULL)
/src/common/lib/libprop/
prop_object.c
312
*
prop_object_iterator_next
--
316
prop_object_iterator_next
(prop_object_iterator_t pi)
function in typeref:typename:_PROP_EXPORT prop_object_t
/src/lib/libprop/
Makefile
275
MLINKS+= prop_object.3
prop_object_iterator_next
.3
/src/sys/dev/i2c/
i2c.c
474
while ((pstr =
prop_object_iterator_next
(iter)) != NULL) {
722
while ((dev =
prop_object_iterator_next
(iter)) != NULL) {
/src/sys/dev/dm/
dm_ioctl.c
764
while ((target_dict =
prop_object_iterator_next
(iter)) != NULL) {
/src/sys/kern/
kern_module.c
1891
while ((props_obj =
prop_object_iterator_next
(props_iter)) != NULL) {
/src/sys/dev/hdaudio/
hdafg.c
601
while ((obj =
prop_object_iterator_next
(iter)) != NULL) {
/src/sys/net/
if_wg.c
4745
while ((prop_allowedip =
prop_object_iterator_next
(_it)) != NULL) {
Completed in 34 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025