Searched refs:replace (Results 1 – 25 of 42) sorted by relevance
12
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | shubio.c | 435 #define v_error_state_set(v,s,replace) \ argument 436 (replace ? \ 479 int replace = 1; in error_state_set() local 498 replace = 0; in error_state_set() 500 if (v_error_state_set(v,new_state,replace) != GRAPH_SUCCESS) { in error_state_set()
|
/linux-2.4.37.9/fs/smbfs/ |
D | ChangeLog | 48 * proc.c: replace the win95-flush fix with smb_seek, when needed. 69 * dir.c, proc.c: replace tests on conn_pid with tests on state to 91 * dir.c, cache.c: replace non-bigmem safe cache with cache code 127 * *.c: replace ugly #ifdef's with less ugly debug macros.
|
/linux-2.4.37.9/include/linux/ |
D | coda_proc.h | 91 int replace; member
|
D | coda.h | 759 struct coda_replace_out replace; member
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | serial_UART | 42 - replace occurences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc.
|
/linux-2.4.37.9/fs/coda/ |
D | sysctl.c | 449 ps->replace ); in coda_cache_inv_stats_get_info()
|
/linux-2.4.37.9/Documentation/ |
D | kmod.txt | 35 If kerneld worked, why replace it?
|
D | hayes-esp.txt | 126 would be (replace ? with the tty number):
|
D | oops-tracing.txt | 85 and do a replace of spaces to "\x" - that's what I do, as I'm too lazy
|
/linux-2.4.37.9/Documentation/networking/ |
D | 6pack.txt | 69 by 6pack. It is useful to replace TAPR, as this software is rarely used 107 and replace N_AX25 by N_6PACK.
|
/linux-2.4.37.9/Documentation/usb/ |
D | rio.txt | 28 replace it with a fresh one. In my case, what happened is I lost two 16kb
|
/linux-2.4.37.9/net/ipv4/ |
D | fib_hash.c | 559 goto replace; in fn_hash_insert() 584 replace: in fn_hash_insert()
|
/linux-2.4.37.9/net/decnet/ |
D | dn_table.c | 506 goto replace; in dn_fib_table_insert() 531 replace: in dn_fib_table_insert()
|
/linux-2.4.37.9/Documentation/BK-usage/ |
D | bk-kernel-howto.txt | 77 on the local disk. You can also replace the above with "bk lclone -q ..." 93 Typical example of a BK sequence that would replace the analagous CVS
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | ilsp.doc | 54 search and replace function.
|
D | fplsp.doc | 55 search and replace function.
|
D | TEST.DOC | 45 with a global search and replace function.
|
D | fpsp.doc | 51 search and replace function.
|
D | isp.doc | 59 search and replace function.
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | README.FPE | 155 distribution) can be loaded to replace the functionality of the emulator
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick-api.txt | 183 replace the read above with something like
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | bugfix.S | 482 | You should replace the jump to fpsp_fmt_error with a jump
|
D | bindec.S | 249 movew #0x3fff,FP_SCR2(%a6) |replace exponent with 0x3fff
|
/linux-2.4.37.9/fs/jfs/ |
D | jfs_xtree.c | 2000 replace: /* (nxoff == xoff) */ in xtUpdate() 2021 goto replace; in xtUpdate() 2073 replace: /* (nxoff == xoff) */ in xtUpdate()
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | makefiles.txt | 815 These variables replace $(O_OBJS), $(OX_OBJS), $(M_OBJS), 932 These variables replace $(ALL_SUB_DIRS), $(SUB_DIRS) and
|
12