Searched refs:LOCATION (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/tools/tools/sysdoc/
H A Dsysdoc.sh220 k) LOCATION="$OPTARG" ;;
231 if [ -z "$1" ] && [ -z "$LOCATION" ] ;
236 if [ -z "$LOCATION" ] ;
237 then LOCATION="$1" \
238 && for x in `find $LOCATION -name '*.kld'` \
239 $LOCATION/kernel; \
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dgetlocations.c50 LOCATION
73 { REPORT, S_, "location", LOCATION,
94 SVN_ERR_ASSERT(leaving_state == LOCATION);
48 LOCATION enumerator in enum:loc_state_e
/freebsd-10-stable/contrib/gdb/gdb/
H A Dframe.h475 LOCATION, enumerator in enum:print_what
H A Dstack.c416 LOCATION: Print only location
473 location_print = (source == LOCATION

Completed in 112 milliseconds