/external/dhcpcd-6.8.2/ |
if-linux.c | 301 err_netlink(struct nlmsghdr *nlm) 306 if (nlm->nlmsg_type != NLMSG_ERROR) 308 len = nlm->nlmsg_len - sizeof(*nlm); 313 err = (struct nlmsgerr *)NLMSG_DATA(nlm); 327 struct nlmsghdr *nlm; local 371 for (nlm = (struct nlmsghdr *)(void *)buf; 372 nlm && NLMSG_OK(nlm, (size_t)bytes); 373 nlm = NLMSG_NEXT(nlm, bytes) 1029 struct nlmg nlm; local 1077 struct nlmg nlm; local 1290 struct nlma nlm; local 1321 struct nlmr nlm; local 1404 struct nlmr nlm; local 1435 struct nlma nlm; local 1522 struct nlmr nlm; local 1606 struct nlmr nlm; local 1706 struct nlml nlm; local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
nlm-target.h | 1 /* Target definitions for 32/64-bit NLM (NetWare Loadable Module) 103 FIXME: this really has nothing to do with NLM, this is a characteristic 108 FIXME: this really has nothing to do with NLM, this is a characteristic 146 All names start with "nlm". */ 151 BFD_JUMP_TABLE_SYMBOLS (nlm), 152 BFD_JUMP_TABLE_RELOCS (nlm), 153 BFD_JUMP_TABLE_WRITE (nlm), 154 BFD_JUMP_TABLE_LINK (nlm), 197 FIXME: this really has nothing to do with NLM, this is a characteristic 202 FIXME: this really has nothing to do with NLM, this is a characteristi [all...] |
Makefile.am | 399 nlm.lo \ 586 nlm.c \ 776 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
|
/external/iputils/ninfod/ |
ni_ifaddrs.c | 261 struct nlmsg_list *nlm, *nlm_next; local 266 nlm = nlm0; 267 while(nlm) { 268 if(nlm->nlh) 269 free(nlm->nlh); 270 nlm_next = nlm->nlm_next; 271 free(nlm); 272 nlm = nlm_next; 316 struct nlmsg_list *nlmsg_list, *nlmsg_end, *nlm; local 381 for (nlm = nlmsg_list; nlm; nlm = nlm->nlm_next) [all...] |
/toolchain/binutils/binutils-2.25/include/nlm/ |
common.h | 0 /* NLM (NetWare Loadable Module) support for BFD. 23 /* This file is part of NLM support for BFD, and contains the portions 70 #define NlmNAME(X) NLM_NAME(Nlm,X) 71 #define nlmNAME(X) NLM_NAME(nlm,X)
|
/external/curl/docs/examples/ |
Makefile.netware | 3 ## Makefile for building curl.nlm (NetWare version - gnu make) 59 # Edit the vars below to change NLM target settings. 224 MODULES = libcurl.nlm 232 MODULES += libssh2.nlm 253 MODULES += libaxtls.nlm 263 MODULES += libz.nlm 278 INCLUDES += -I$(NDK_CLIB)/include/nlm 309 check_PROGRAMS := $(patsubst %,%.nlm,$(strip $(check_PROGRAMS))) 338 %.nlm: $(OBJDIR)/%.o $(OBJDIR)/%.def $(XDCDATA) 341 @$(LD) $(LDFLAGS) $(OBJDIR)/$(@:.nlm=.def [all...] |
/external/curl/src/ |
Makefile.netware | 3 ## Makefile for building curl.nlm (NetWare version - gnu make) 79 # Edit the vars below to change NLM target settings. 251 MODULES = libcurl.nlm 259 MODULES += libssh2.nlm 280 MODULES += libaxtls.nlm 290 MODULES += libz.nlm 329 INCLUDES += -I$(NDK_CLIB)/include/nlm 368 all: prebuild $(TARGET).nlm 383 @$(CP) $(TARGET).nlm $(INSTDIR) 392 -$(RM) $(TARGET).nlm [all...] |
/external/curl/lib/ |
Makefile.netware | 3 ## Makefile for building libcurl.nlm (NetWare version - gnu make) 64 # Edit the vars below to change NLM target settings. 246 MODULES += libssh2.nlm 266 MODULES += libaxtls.nlm 277 MODULES += libz.nlm 296 INCLUDES += -I$(NDK_CLIB)/include/nlm 297 # INCLUDES += -I$(NDK_CLIB)/include/nlm/obsolete 334 all: lib nlm 336 nlm: prebuild $(TARGET).nlm [all...] |
/external/toybox/toys/pending/ |
ip.c | 1064 struct nlmsghdr nlm; member in struct:__anon24556 [all...] |
/external/guice/extensions/struts2/lib/ |
freemarker-2.3.16.jar | |
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/ |
freemarker-2.3.20.jar | |
/prebuilts/sdk/tools/ |
jack-launcher.jar | |
jack-server-4.8.ALPHA.jar | |