Searched refs:link (Results 276 - 300 of 333) sorted by relevance

<<11121314

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dacenic.h628 int version, link; member in struct:ace_private
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dunarchive.c140 if (file_entry->link_name) { /* Found a cpio hard link */
141 if (link(file_entry->link_name, full_name) != 0) {
143 perror_msg("Cannot link from %s to '%s'",
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfsproc.c413 * Create the link, look up new file and set attrs.
555 PROC(link, linkargs, void, none, RC_REPLSTAT, ST),
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/umsdos/
H A Ddir.c215 /* check whether to resolve a hard-link */
224 printk("umsdos_readdir_x: %s/%s negative after link\n",
499 /* Check for a hard link */
509 printk("umsdos_lookup_x: %s/%s negative after link\n",
761 printk ("umsdos_solve_hlink: resolved link %s/%s, ino=%ld\n",
766 printk ("umsdos_solve_hlink: resolved link %s/%s negative!\n",
798 link: UMSDOS_link,
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/
H A Dconfig.guess453 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/
H A Dconfig.guess453 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/asus-wl-520gu-7.0.1.45/src/router/www/asus/web_asus_en/
H A Dgeneral_520.js2432 link = window.open(tourl, "DDNSLink",
2438 link = window.open(tourl, "NTPLink",
2442 if (!link.opener) link.opener = self;
H A Dgeneral.js3195 link = window.open(tourl, "DDNSLink",
3200 link = window.open(tourl, "NTPLink",
3205 link = window.open(tourl, "WebCamera",
3210 link = window.open(tourl, "WebCamera",
3215 link = window.open(tourl, "RemoteMonitor",
3244 link = window.open(tourl, "FTPServer",
3247 if (!link.opener) link.opener = self;
4028 showhide("link", 0);
4038 showhide("link",
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A DMakefile.in93 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
H A DMakefile93 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dncr53c8xx.c533 struct link { struct
572 struct link jump_tcb;
590 struct link call_lun;
602 struct link jump_lcb[4]; /* JUMPs for reselection */
673 struct link jump_lcb;
675 struct link jump_tag;
752 struct link schedule; /* Jump to scheduler point */
1049 struct link jump_tcb[4]; /* JUMPs for reselection */
1111 struct timer_list timer; /* Timer handler link header */
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Dgeneral.js3021 link = window.open(tourl, "DDNSLink",
3026 link = window.open(tourl, "NTPLink",
3031 link = window.open(tourl, "WebCamera",
3036 link = window.open(tourl, "WebCamera",
3041 link = window.open(tourl, "RemoteMonitor",
3070 link = window.open(tourl, "FTPServer",
3073 if (!link.opener) link.opener = self;
3817 showhide("link", 0);
3827 showhide("link",
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dusb-uhci.c315 // append a qh to td.link physically, the SW linkage is not affected
364 new->hw.td.link = td->hw.td.link;
392 prev->hw.td.link = element->hw.td.link;
394 prev->hw.qh.element = element->hw.td.link;
712 // link all iso-tds to the interrupt chains
716 ((uhci_desc_t*) s->iso_td[n])->hw.td.link = cpu_to_le32(s->int_chain[0]->dma_addr);
964 if (bulk_urb && bpriv) // everything went OK, link with old bulk URB
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dftest.S88 link %a6,&-384
140 link %a6,&-384
166 link %a6,&-384
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Dconfig.guess635 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
H A DMakefile36 # To link any special libraries, add the necessary -l commands here.
172 $(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext3/
H A Dnamei.c987 * and merrily kill the link to whatever was created under the
1096 link: ext3_link, /* BKL held */
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Ddir.c74 link: jffs2_link,
492 /* Can't link a bad inode. */
967 /* Make a hard link */
995 printk(KERN_NOTICE "jffs2_rename(): Link succeeded, unlink failed (err %d). You now have a hard link\n", ret);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dfpsp.h19 | link a6,#-LOCAL_SIZE
/asus-wl-520gu-7.0.1.45/src/include/
H A Dlinux_osl.h63 dev_link_t link; /* PCMCIA device pointer */ member in struct:pcmcia_dev
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtar.c100 LNKTYPE = '1', /* hard link */
101 SYMTYPE = '2', /* symbolic link */
107 GNULONGLINK = 'K', /* GNU long (>100 chars) link name */
124 enum TarFileType type; /* Regular, directory, link, etc. */
419 if (link(header->linkname, header->name) < 0) {
420 perror_msg("%s: Cannot create hard link to '%s'", header->name,
685 if (header.type==LNKTYPE) /* If this is a link, say so */
686 printf(" link to %s", header.linkname);
917 /* This is a hard link */
986 ** Check to see if we are dealing with a hard link
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dconfig.guess642 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Dnamei.c187 /* link count overflow on parent directory ? */
286 * FUNCTION: remove a link to child directory
296 * if other threads have the directory open when the last link
351 /* update parent directory's link count corresponding
408 * FUNCTION: remove a link to object <vp> named by <name>
418 * when the last link is removed, the link will be removed before
477 * commit zero link count object
560 * link to zero length. return 0 if type is not
591 /* fast symbolic link */
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dnfs2xdr.c717 PROC(link, linkargs, stat, 0),
H A Dnfs3xdr.c1033 PROC(link, linkargs, linkres, 0),

Completed in 334 milliseconds

<<11121314