Searched refs:lib_path (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dcompile87 if test -z "$lib_path"; then
88 lib_path=$file
90 lib_path="$lib_path;$file"
103 for dir in $lib_path $LIB
129 lib_path=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/build-aux/
H A Dcompile87 if test -z "$lib_path"; then
88 lib_path=$file
90 lib_path="$lib_path;$file"
103 for dir in $lib_path $LIB
129 lib_path=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/
H A Dcompile87 lib_path=
122 for dir in $lib_path $LIB
143 if test -z "$lib_path"; then
144 lib_path=$file
146 lib_path="$lib_path;$file"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dcompile87 lib_path=
122 for dir in $lib_path $LIB
143 if test -z "$lib_path"; then
144 lib_path=$file
146 lib_path="$lib_path;$file"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/intl/
H A Dlang_tdb.c134 asprintf(&msg_path, "%s.msg", lib_path((const char *)lang));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dmodule.c113 pstrcpy(full_path, lib_path(subsystem));
H A Dutil_unistr.c91 upcase_table = (smb_ucs2_t *)map_file(lib_path("upcase.dat"),
95 lowcase_table = (smb_ucs2_t *)map_file(lib_path("lowcase.dat"),
233 valid_file = (uint8 *)map_file(lib_path("valid.dat"), 0x10000);
H A Dutil.c2669 char *lib_path(const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c232 struct dbll_library_obj *lib_path[MAXDEPTH + 1]; member in struct:nldr_nodeobject
290 struct dbll_library_obj **lib_path,
824 false, nldr_node_obj->lib_path, phase, 0);
1234 struct dbll_library_obj **lib_path,
1302 if (root->lib == lib_path[i]) {
1311 lib_path[depth] = root->lib;
1385 persistent_dep_libs[i], lib_path,
1231 load_lib(struct nldr_nodeobject *nldr_node_obj, struct lib_node *root, struct dsp_uuid uuid, bool root_prstnt, struct dbll_library_obj **lib_path, enum nldr_phase phase, u16 depth) argument

Completed in 147 milliseconds