Searched refs:dl (Results 26 - 44 of 44) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs/
H A Dintrep.c1206 struct jffs_delete_list *dl local
1210 if (!dl) {
1211 D(printk("jffs_scan_flash: !dl\n"));
1223 dl->ino = deleted_file;
1224 dl->next = c->delete_list;
1225 c->delete_list = dl;
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmsrom.c1056 uint l, dl, copy_len; local
1068 dl = strlen(devpath);
1073 if (strncmp(s, devpath, dl))
1077 copy_len = l - dl + 1;
1084 strncpy(vp, &s[dl], copy_len);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Di91uscsi.h780 unsigned char dl; member in struct:__anon2429::__anon2439::__anon2441
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/math-emu/
H A Dreg_round.S503 orb %ch,%dl
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A Daf_ipx.c678 struct datalink_proto *dl = intrfc->if_dlink; local
702 if (!dl || !dev || dev->flags & IFF_LOOPBACK)
773 dl->datalink_header(dl, skb, dest_node);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dinit.c3287 USHORT si,di,bx,dl; local
3349 dl = 0;
3356 SiS_WriteDAC(SiS_Pr,DACData,shiftflag,dl,ah,al,dh);
3364 SiS_WriteDAC(SiS_Pr,DACData,shiftflag,dl,ah,al,dh);
3366 dl++;
3376 USHORT dl, USHORT ah, USHORT al, USHORT dh)
3383 if(dl != 0) {
3387 if(dl == 1) {
3375 SiS_WriteDAC(SiS_Private *SiS_Pr, USHORT DACData, USHORT shiftflag, USHORT dl, USHORT ah, USHORT al, USHORT dh) argument
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Dconfigure863 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
896 ac_tr_lib=HAVE_LIB`echo dl | sed -e 's/[^a-zA-Z0-9_]/_/g' \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dsetup.S163 movb $0x81, %dl
169 movb $0x80, %dl
417 movb $0x81, %dl
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dsetup.S171 movb $0x81, %dl
177 movb $0x80, %dl
426 movb $0x81, %dl
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dmca.c1130 if (info->dl)
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c192 } dl; member in struct:ct_data_s
197 #define Dad dl.dad
198 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c192 } dl; member in struct:ct_data_s
197 #define Dad dl.dad
198 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c192 } dl; member in struct:ct_data_s
197 #define Dad dl.dad
198 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c317 } dl; member in struct:ct_data_s
322 #define Dad dl.dad
323 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c317 } dl; member in struct:ct_data_s
322 #define Dad dl.dad
323 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c317 } dl; member in struct:ct_data_s
322 #define Dad dl.dad
323 #define Len dl.len
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dltconfig2258 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dsysacls.c974 #include <dl.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/
H A Dconfigure9506 for ac_lib in dl; do

Completed in 669 milliseconds

12