HomeSort by relevance Sort by last modified time
    Searched refs:child_b (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl16.c 71 struct flock child_b; member in struct:__anon26683
83 /* Child_b read lock on byte 6 to byte 10 */
98 /* Child_b read lock on byte 6 to byte 10 */
114 /* Child_b read lock on byte 6 to byte 8 */
130 /* Child_b read lock on byte 6 to byte 8 */
146 /* Child_b read lock on byte 5 to byte 10 */
162 /* Child_b write lock on byte 6 to byte 8 */
175 /* Child_b read lock on byte 6 to byte 8 */
191 /* Child_b skipped */
211 /* Child_b read lock on byte 6 to byte 8 *
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 456 child_b = adaptor.child_of( tree_b, i )
457 equals( child_a, child_b, adaptor ) or return false

Completed in 508 milliseconds