Searched refs:test_open (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dtest_io.c50 static errcode_t test_open(const char *name, int flags, io_channel *channel);
66 test_open,
80 * necessary *before* calling test_open
136 static errcode_t test_open(const char *name, int flags, io_channel *channel) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dfop002.tcl120 proc test_open { testfile omethod args {readonly 0} {expectfail 0} } { procedure
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irnet/
H A Dirnet_irda.c1108 int test_open; local
1119 test_open = test_and_clear_bit(0, &self->ttp_open);
1128 if(!(test_open || test_connect))
1135 if(test_open)
1159 if(test_open)

Completed in 89 milliseconds